home *** CD-ROM | disk | FTP | other *** search
/ Dynamic HTML Construction Kit / Dynamic HTML Construction Kit.iso / source_code / dhtmlunl / dhtml.exe / CD Content / Chap03 / dun3_2.txt < prev    next >
Encoding:
Text File  |  1997-12-18  |  5.8 KB  |  127 lines

  1. <!doctype HTML PUBLIC "-//IETF//DTD HTML 4.0//EN">
  2. <html>
  3.  
  4. <head>
  5. <title>Traveling in the Backcountry</title>
  6. <style type="text/css">
  7. <!--
  8. BODY { background-color: rgb(255,255,255); color: rgb(0,0,0); 
  9. cc]font-family: Bookman Old Style, serif }
  10. H1, H2, H3 { font-family: Tahoma, sans-serif; font-weight: bold; 
  11. cc]font-variant: small-caps }
  12. H2 { margin-left: 20px }
  13. H3 { margin-left: 60px }
  14. .h2 { margin-left: 20px }
  15. .h3 { margin-left: 60px }
  16. BLOCKQUOTE { font-family: Times New Roman, serif; font-style: italic }
  17. .cite { text-align: right }
  18. -->
  19. </style>
  20. </head>
  21.  
  22. <body>
  23.  
  24. <h1>Traveling in the Backcountry</h1>
  25.  
  26. <ul>
  27. <li><a href="#intro" alt="Introduction">Introduction</a></li>
  28. <li><a href="#prepare" alt="Preparation">Before You Travel</a></li>
  29. <li><a href="#lost" alt="In To Trouble">When Things Go Wrong</a></li>
  30. </ul>
  31.  
  32. <p><a name=intro>Walking in the woods,</a> whether as a hiker, camper, backpacker or hunter, provides 
  33. plenty
  34. of opportunities to practice the skills of a backcountry traveler. With the proper
  35. preparation, you'll have the knowledge and confidence to meet the challenges of a variety
  36. of outdoor adventures. This page is intended to provide you with some hints and tips to
  37. help you create a successful experience.</p>
  38.  
  39. <p>Before you read on, we'd like for you to hear a brief message from our lawyers....</p>
  40.  
  41. <blockquote>
  42.   <p>This is in no way intended to be a course in backcountry safety or survival.
  43.   Information provided is from a variety of sources, and is to be accepted at the user's
  44.   risk. <strong>The authors of this page assume no liability whatsoever as to the
  45.   suitability of this information to any specific situation or person</strong>. It's you
  46.   against the world, and we're not taking any responsibility for the outcome. </p>
  47. </blockquote>
  48.  
  49. <div id="div_0" title="Preparing">
  50. <h2><a name="prepare">Before you travel</a></h2>
  51.  
  52. <h3>How far can you go? </h3>
  53.  
  54. <p class="h3">When choosing a location and route, take into account your physical
  55. condition, the reason for hiking, and the terrain and weather you could possibly
  56. encounter. As a general rule, an average hiker can walk about 1 1/2 to 2 miles an hour on
  57. level trails. Steep ascents require considerably greater time allowances. One hour for
  58. every 1,000 feet of elevation gain is a good rule of thumb.</p>
  59.  
  60. <h3>What should you wear?</h3>
  61.  
  62. <p class="h3">Proper foot gear is one of the most important parts of your journey. Sturdy
  63. running shoes are good for hiking on relatively smooth surfaces, such as maintained
  64. trails. You'll want something with a little more tread for rugged trails or cross-country
  65. travel. A ten mile hike in the woods is not the best place to break in new shoes.</p>
  66.  
  67. <p class="h3">You should also consider what clothes to wear. Your location and the time of
  68. year will be key factors, but a general rule of thumb is to have at least one layer
  69. available for each surface of your body -- a sweater if you're in a T-shirt, pants if
  70. you're in shorts, and gloves and a hat. The more versatile your clothing can be, the more
  71. comfortable you'll be. It should also fit your style. If you don't like a bunch of stuff
  72. banging around in your pockets, then consider wearing a fanny pack for essentials such as
  73. a compass, pocket knife, lighter or matches, and adhesive bandages.</p>
  74.  
  75. <h3>What should you carry?</h3>
  76.  
  77. <p class="h3">For short trips, a fanny pack or day pack should include at least one quart
  78. of water per person, map, flashlight, first aid kit, rain gear, high-energy snack, and toilet
  79. paper, in addition to any optional items such as sunglasses, camera, binoculars, and
  80. nature books.</p>
  81.  
  82. <h3>What else should you do?</h3>
  83.  
  84. <p class="h3">Make an itinerary and stick with it. Make sure someone knows when and where
  85. you're expected back, and how long they can allow. </p>
  86. </div>
  87.  
  88. <div id="div_1" title="Getting Lost">
  89. <h2><a name=lost>When things go wrong</a></h2>
  90.  
  91. <blockquote>
  92.   <p>The worst thing you can do is to get frightened. The truly dangerous enemy is not the
  93.   cold or the hunger, so much as the fear. It robs the wanderer of his judgement and of his
  94.   limb power; it is fear that turns the passing experience into a final tragedy ... Keep
  95.   cool and all will be well ... Use what you have, where you are, right now. </p>
  96.   <p class="cite">Ernest Thompson Seton, 1906</p>
  97. </blockquote>
  98.  
  99. <p class="h2">So you've planned, you've prepared, and now you're on the trail. And the
  100. worst part is, you don't know where you are. There's a four-step process to follow, and
  101. all you have to do is <em>STOP</em> -- <strong>S</strong>tay-<strong>T</strong>hink-
  102. <strong>O</strong>bserve-<strong>P</strong>lan.</p>
  103.  
  104. <h3>Stay!</h3>
  105.  
  106. <p class="h3">At the first sign of trouble, STAY WHERE YOU ARE! The urge to walk faster or
  107. run blindly to escape the situation is difficult to resist, but rushing about only leads
  108. to more confusion. Stopping helps you fight panic and increases your chances of survival.
  109. If you're on foot, sit down. If you're in a boat, get to shore. If anyone is injured,
  110. apply first aid and rest. It may take a little bit for the panic to go away, but be
  111. patient. You probably got yourself into this mess, you can certainly get yourself out of
  112. it.</p>
  113.  
  114. <h3>Think!</h3>
  115.  
  116. <p class="h3">As you relax, think. If you're lost, study a map and look for landmarks. How
  117. long ago did you know where you were? Are there footprints to show where someone has gone
  118. before? Can you hear traffic from a highway? Do you see or hear a river heading down
  119. stream? If you give all the clues time to sink in, chances are you'll get yourself back on
  120. course. If you have any doubts, sit still and observe.</p>
  121.  
  122. <p>...Yadda, yadda, yadda...More useful information here...</p>
  123.  
  124. </div>
  125. </body>
  126. </html>
  127.